22. Parametric Surfaces and Surface Integrals

d. Applications of Scalar Surface Integrals

5. Center of Mass

The center of mass of a surface is the point, \((\bar{x},\bar{y},\bar{z})\), whose coordinates are the balance points in the \(x\), \(y\) and \(z\) directions: \[ (\bar{x},\bar{y},\bar{z}) =\left(\dfrac{M_x}{M},\dfrac{M_y}{M},\dfrac{M_z}{M}\right) \] where the denominator is the mass, \(M\), and the numerators are the moments of the mass are: \[ M_x=\iint_S x\delta\,dS \qquad M_y=\iint_S y\delta\,dS \qquad M_z=\iint_S z\delta\,dS \]

Find the height of the center of mass of the piece of the surface of the sphere, \(S\), with \(\rho=3\) for which \(0<\phi<\dfrac{\pi}{2}\) and \(0< \theta<\dfrac{\pi}{4}\) if the density of the sphere is given by \(\delta(\phi,\theta)=1-\sin\phi\).

PY: Plot the surface not the solid.

CM_example

This is the same surface as the previous exercise on centroids. So the parameterization is: \[ \vec R(\phi,\theta) =\left\langle 3\sin\phi\cos\theta,3\sin\phi\sin\theta,3\cos\phi\right\rangle \] and the magnitude of the normal is: \[ |\vec{N}|=9\sin\phi \] We are ready now to compute the mass of the piece of a sphere: \[\begin{aligned} M&=\iint_S \delta\,dS =\iint_S \delta(\phi,\theta)\,|\vec{N}|\,du\,dv =\int_0^{\pi/4}\int_0^{\pi/2} (1-\sin\phi)9\sin\phi\,d\phi\,d\theta \\ &=\dfrac{9\pi}{4}\int_0^{\pi/2} (\sin\phi-\sin^2\phi)\,d\phi =\dfrac{9\pi}{4}\int_0^{\pi/2} \sin\phi-\,\dfrac{1-\cos(2\phi)}{2}\,d\phi \\ &=9\dfrac{\pi}{4}\left[-\cos\phi-\,\dfrac{1}{2}\left(\phi-\,\dfrac{\sin(2\phi)}{2}\right)\right]_0^{\pi/2} \\ &=9\dfrac{\pi}{4}\left[\left(-0-\,\dfrac{1}{2}\left(\dfrac{\pi}{2}-\,\dfrac{0}{2}\right)\right) -\left(-1-\,\dfrac{1}{2}\left(0-\,\dfrac{0}{2}\right)\right)\right] \\ &=\dfrac{9\pi}{4}\left(1-\,\dfrac{\pi}{4}\right) =\dfrac{9\pi(4-\pi)}{16} \end{aligned}\] Now, the height of the center of mass is \(\displaystyle \bar{z}=\dfrac{M_z}{M}\). So we need the \(z\)-moment: \[\begin{aligned} M_z&=\iint_S z\,\delta\,dS =\int_0^{\pi/4}\int_0^{\pi/2} 3\cos\phi(1-\sin\phi)9\sin\phi\,d\phi\,d\theta \\ &=\dfrac{27\pi}{4}\int_0^{\pi/2} (\sin\phi-\sin^2\phi)\,\cos\phi\,d\phi \end{aligned}\] We use the substitution \(u=\sin\phi\). Then \(du=\cos\phi\,d\phi\) and \[\begin{aligned} M_z&=\dfrac{27\pi}{4}\int_0^1 (u-u^2)\,du =\dfrac{27\pi}{4}\left[\dfrac{u^2}{2}-\,\dfrac{u^3}{3}\right]_0^1 \\ &=\dfrac{27\pi}{4}\left(\dfrac{1}{2}-\,\dfrac{1}{3}\right) =\dfrac{9\pi}{8} \end{aligned}\] Finally, we can find \(\bar{z}\): \[ \bar{z}=\dfrac{M_z}{M} =\dfrac{9\pi}{8}\dfrac{16}{9\pi(4-\pi)} =\dfrac{2}{4-\pi}\approx2.33 \]

This is reasonable because the radius of the sphere was \(3\). Also, notice that this is higher than the centroid \(\bar{z}_\text{centroid}=\dfrac{3}{2}=1.5\) since the surface is more dense at the top.

Find the center of mass of the piece of the elliptic paraboloid \(z=x^2+y^2\) below \(z=4\) if the surface density is \(\delta=\dfrac{1}{\sqrt{4z+1}}\). The length of the normal vector and the mass were found in previous exercises.

\(\displaystyle \left(\bar x,\bar y,\bar z\right)_\text{CM} =\left( 0,0,2\right)\)

The paraboloid is parametrized by: \[ \vec R(r,\theta) =\left\langle r\cos\theta,r\sin\theta,r^2\right\rangle \] the length of the normal is: \[ |\vec N|=r\sqrt{4r^2+1} \] and the mass is: \[\begin{aligned} M&=\iint_S \delta\,dS =\int_0^{2\pi}\int_0^2 \dfrac{1}{\sqrt{4r^2+1}}r\sqrt{4r^2+1}\,dr\,d\theta \\ &=2\pi\int_0^2 r\,dr=4\pi \end{aligned}\] By symmetry, \(\bar x=\bar y=0\). So we need the \(z\) component: \[ \bar z=\dfrac{M_z}{M} \] We compute the \(z\) moment of the mass: \[ M_z=\iint_S z\delta\,dS =2\pi\int_0^2 (r^2)r\,dr =\pi\left[\dfrac{r^4}{2}\right]_0^2 =8\pi \] Consequently, the \(z\) component of the center of mass is: \[ \bar z=\dfrac{M_z}{M} =\dfrac{8\pi}{4\pi}=2 \]

The density \(\delta=\dfrac{1}{\sqrt{4z+1}}\) is bigger for smaller values of \(z\). So we expect the center of mass to be lower than the centroid. In fact, \(\bar z_\text{CM}=2\) whereas \(\bar z_\text{centroid}\approx2.33\) from a previous problem.

© MYMathApps

Supported in part by NSF Grant #1123255